.hgignore: ignore any kind of tag file anywhere
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 4 Aug 2008 10:16:02 +0000 (11:16 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 4 Aug 2008 10:16:02 +0000 (11:16 +0100)
From: Diego Ongaro <diego.ongaro@eu.citrix.com>
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
.hgignore

index 5a1c580372bda7fd146149392dff6289520fcbb5..756f9dcf690df222fe9762f3e69d4874a6f9d73b 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -21,8 +21,7 @@
 ^[^/]*\.bz2$
 ^\.config$
 ^\.pc
-^TAGS$
-^tags$
+(^|/)(tags|TAGS)$
 ^build-.*$
 ^dist/.*$
 ^docs/.*\.aux$
 ^stubdom/lwip/
 ^stubdom/ioemu/
 ^stubdom/grub-upstream/
-^tools/.*/TAGS$
 ^tools/.*/build/lib.*/.*\.py$
 ^tools/blktap/Makefile\.smh$
 ^tools/blktap/drivers/blktapctrl$
 ^xen/\.banner.*$
 ^xen/BLOG$
 ^xen/System.map$
-^xen/TAGS$
 ^xen/arch/x86/asm-offsets\.s$
 ^xen/arch/x86/boot/mkelf32$
 ^xen/arch/x86/xen\.lds$
 ^xen/include/xen/acm_policy\.h$
 ^xen/include/xen/banner\.h$
 ^xen/include/xen/compile\.h$
-^xen/tags$
 ^xen/tools/figlet/figlet$
 ^xen/tools/symbols$
 ^xen/xen$